/*
Theme Name: Irrigation Child
Description: Child theme for the Irrigation theme 
Author: Erik P. Kraft
Template: irrigation
*/

@import url("../irrigation/style.css");

#site-title a {
    color: #009900;
}

#header {
	background:#8C8C79;
	background-image:url("http://www.toomanychickens.net/wp-content/uploads/2012/12/chickenheader1.png");
	background-repeat:no-repeat;
	background-position:right;
  	width: 850px; 
  	height: 120px;
	color: #fff;
	text-align:left; 
	}

#footer {
    clear: both;
    min-height: 274px;
    height: 274px;
    background: none repeat scroll 0% 0% rgb(54, 64, 34);
    text-align: left;
    padding: 5px 0px 0px;
    color: rgb(255, 255, 255);
    font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    width: 100%;
    margin: 10px 0px 0px;
image:url("http://www.toomanychickens.net/?attachment_id=25");
}